Ho11ow8/deepseek-harness-balance-pet:在 DSH Web 界面旁显示 DeepSeek 账号余额
`deepseek-harness-balance-pet` 是一款面向 Windows 10/11 的 DeepSeek Harness (DSH) Web 界面插件。其主要功能是在屏幕右下角生成一个“Deepseek 娘”桌宠,实时显示 DeepSeek 账号余额(默认每 20 秒刷新),并自动跟随 DSH Web 浏览器窗口显示,切换应用或最小化窗口时自动隐藏。该插件采用本地 Node.js 代理与原生 WPF 程序架构,余额查询接口仅监听 127.0.0.1,确保 API Key 不进入浏览器,保障安全性。 安装需满足 .NET Framework 4.8 及 Node.js 18+
Read Moredsh-usage-lite:DeepSeek Harness Web 的余额与 Token 用量面板
dsh-usage-lite 是一款面向 DeepSeek Harness Web 界面的轻量级插件,由 ericw0315 维护,采用 MIT 许可证。它旨在解决 DSH Web 中余额和本地 Token 用量分散的问题,通过侧边栏面板集中展示 DeepSeek 余额、供应商账户信息及近半年的本地用量。核心功能包括自动发现已配置的模型供应商、查询 DeepSeek 当前及赠送/充值额度、汇总输入输出及缓存 Token、按模型展示估算开销、提供近 27 周每日用量热力图,并支持中英文界面切换。用户需通过 `dsh plugin` 命令安装并重启服务,需在凭据文件中配置 API Key 以启用余
Read MoreDeepSeek Harness 用量插件:在 Web 会话里查看今日估算消费与账户余额
`arslan-jh/deepseek-harness-usage` 是一款面向 DeepSeek Harness (DSH) Web 的 MIT 许可插件,旨在解决账户额度可见性问题。它在对话输入区下方实时显示“今日消费”(估算值)和“总余额”,每 3 分钟自动刷新。总余额直接调用 DeepSeek 官方接口获取,而今日消费基于当天余额基线变化估算,并支持通过输入官网数字进行校准。插件复用 DSH 已配置的 API Key,无需重复填写,并具备充值识别、读取本机日志以补齐全天消费等功能。安装需 Node.js 22+,可通过 `dsh` 或 `npx` 命令添加,安装后刷新 Web 页面即可
Read Moredsh-token-cost:在 DSH 网页端查看 DeepSeek 用量、花费与余额
dsh-token-cost 是一款用于 DSH 网页端的插件,旨在解决 DeepSeek 会话中 Token 用量、费用及余额分散的问题。该插件在浏览器中提供一个可拖动的鲸鱼悬浮球,用户悬停即可通过环形进度查看剩余余额百分比,点击则展开详细卡片,显示本次会话费用、输入/缓存读/写/输出四类 Token 用量、累计花费及 DeepSeek 官方账号余额(含赠送与充值构成)。 核心优势在于服务端精确记账:插件注册会话投影单元,在 DSH 服务端逐事件回放日志,按每个请求实际使用的模型单价计费,避免了前端估算误差,支持会话中途切换模型时的准确核算。此外,它复用 DSH 配置的 DEEPSEEK_A
Read MoreDSH Plugin dsh-deepseek-billing: Sidebar Display of DeepSeek Balance and Session Cost Estimation
`dsh-deepseek-billing` is a DSH WebUI community plugin (v0.1.0-rc.8, MIT license) designed to address the pain point of developers frequently querying DeepSeek account balance and costs when running model tasks. This plugin displays the DeepSeek account balance persistently in the left sidebar of the DSH web interface and estimates the current session cost in real time. Core features include: 1. **Balance Display**: Directly calls the official DeepSeek API, reuses the API key from the current session, auto-refreshes every 60 seconds, and also supports manual refresh. 2. **Cost Estimation**: Prices and accumulates each successful assistant reply individually, showing recharged/gifted balance, token details, cache hit rate, and input/output cost subtotals. The cost is an estimate and is for reference only.
Read MoreDSH-Balance-Float: A Floating Window Plugin for DSH Web Balance and One-Click Exit
`dsh-balance-float` is a web plugin for DSH, designed to embody the philosophy of "everything is a plugin," enabling users to manage their DeepSeek account without leaving the page. The plugin provides a floating window in the upper-right corner of the DSH web interface, displaying real-time account balance, top-up, and grant details, with support for automatic refresh every 60 seconds or manual refresh. Users can trigger a graceful exit via an interface button, closing the local DSH service and the `127.0.0.1:3080` webpage after confirmation. Prerequisites include installing DeepSeek Harness CLI, Node.js 18+, and configuring an API Key. The installation command is `dsh plugin --profile web add dsh-balance-float`, and the installation
Read MoreDSH Plugin dsh-liquid-glass-balance-card: View DeepSeek Balance and Usage in Web Interface
The dsh-liquid-glass-balance-card is a community plugin developed specifically for the DeepSeek Harness (DSH) web interface, designed to address the issue of scattered information regarding API balance, cumulative consumption, and token usage. By default, this plugin displays a draggable liquid glass card in the upper-right corner of the page, centrally presenting total balance, available status, cumulative consumption, and token usage, while also supporting multi-time-dimension statistics such as today, the last 7 days, and the last 30 days. In terms of functionality, it provides dual-layer statistics combining local session log aggregation and DeepSeek platform online totals, and visually presents consumption trends through bar charts. The plugin supports highly customizable features, allowing users to adjust liquid glass parameters in real time, including transparency, blur, highlight, as well as 3D effects. In terms of security, the API Key and platform userToken
Read Moredsh-balance: Query Balance and Estimate Current Session Cost
dsh-balance is a community plugin for DeepSeek Harness (DSH), used to query the balance of a DeepSeek Open Platform account and estimate the cost of the current session. This plugin retrieves the balance through the official API and estimates costs based on local session logs using Beijing timezone peak-valley pricing, with estimates provided for reference only and subject to the official billing statement. Core features include displaying a balance and estimated cost chip at the top of the session (supporting click-to-refresh and hover-for-details), managing the auto-refresh interval and price table in settings, providing a deepseek_balance model tool, and incorporating a pause-awareness mechanism to reduce refresh noise. Installation is performed via `dsh plugin --profile web add @lemcae/dsh-balance`, and the host environment must support specific platform requirements.
Read Moredsh-balance-plugin: View DeepSeek Balance and Token Usage in DSH Web Sidebar
dsh-balance-plugin is a web plugin for DeepSeek Harness (DSH), designed to address the inconvenience of querying DeepSeek API balance and token usage. This plugin adds a balance viewing feature at the bottom of the DSH Web sidebar, supporting switches between "Today" (Beijing time) and "All History," and strictly limits data statistics to the `deepseek-official` provider only, avoiding interference from other vendors' API calls. Core features include automatically reusing local credentials to call the official interface for displaying balance, and reading local session logs to aggregate token usage by uncached input, cached reads, output, and model call counts. The plugin adapts to both light and dark themes, implemented via injecting a button and a floating panel at the bottom of the sidebar. The installation process is straightforward.
Read More